home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / comms / jvfax60.arj / AM_FMENG.DOC < prev    next >
Text File  |  1993-10-01  |  7KB  |  142 lines

  1.         
  2.         An 8-bit FAX demodulator for AM and FM
  3.         ======================================
  4.         
  5.         Please print this file with 12cpi.
  6.  
  7.  
  8.  
  9.         The files AM_FM1.GIF to AM_FM6.GIF show the circuit diagram of an
  10.         8 bit AM/FM FAX demodulator. You can use JVFAX to make printouts
  11.         of these files.
  12.         
  13.         Circuit description:
  14.         ====================
  15.         
  16.         1) power supply section:
  17.         This circuit derives the stabilized voltages +5V, +8V and -8V (-7V)  
  18.         from a single 13-15V source. 
  19.         The NE555 serves as a chopper to generate the negative voltage.
  20.         Of course, this circuit could be replaced by any one other that is 
  21.         capable to deliver the above mentioned voltages.
  22.  
  23.         2) AM section:
  24.         The audio frequency signal applied to JP4 passes the band pass filter
  25.         U7c/U7d that has a center frequency of 2400 Hz. It is then rectified by  
  26.         U7a/D13/D14. Pot P6 is to adjust the symmetry of the rectifer.
  27.         D13 and D14 should be paired germanium diodes. (other than indicated 
  28.         in the circuit diagram.  
  29.         P7 controls the black-threshold of the demodulated signal, while the 
  30.         correct leveling is done by variing the amplitude of the AF input signal. 
  31.         After rectification the signal passes a the pass filter U7b/U6c/U6d that
  32.         filters out the remaining carrier frequency components.
  33.         The audio frequency signal is fed to the PLL NE567, too.
  34.         It locks to the 2400Hz carrier and generates the clock signal for the A/D 
  35.         converter. By this the whole circuit acts as a synchroneous demodulator.
  36.  
  37.         3) FM section:
  38.         The AF signal applied to JP3 is amplified in U4c and then shaped to a 
  39.         rectangular waveform by Schmitt trigger U4d. P98 is to adjust the symmetry
  40.         of the rectangular signal.
  41.         C11/R9 differentiates the rectangular signal, it is then fed to comparator 
  42.         U4a via the diode network D11/D12. At the comparator output appear short 
  43.         pulses with twice the input frequency. The pulses derived from both the
  44.         rising and falling edges of the input signal can be adjusted to equal width 
  45.         with P99.
  46.         These pulses are integrated in U4b and do also serve as a clock signal for 
  47.         the ADC.
  48.         P1 is to adjust the offset voltage of the integrator.
  49.         P2 to P4 and P9 serve for the adjustment of several deviations.
  50.         Finally the signal passes the low pass filter U6a/U6b.
  51.  
  52.         4) ADC section:
  53.         Via the analogue switches U9 either the demodulates FM signal and clock 
  54.         or the demodulated AM sdignal and clock is fed to the ADC.
  55.         The LTC 1099 has a built-in sample and hold and an output latch which  
  56.         makes interfacing to it very easy.
  57.         A/D converter output is fed to the muptiplexer U11 via U99.
  58.         U11 muptiplexes the 8 bit of output data to 2x4 Bit depending on the RTS 
  59.         signal delivered by the computer.
  60.         U99 keeps the data to be multiplexed stable while the multiplexing process
  61.         takes place.
  62.  
  63.         5) display section:
  64.         A simple tuning indicator (that could be omitted) and a level shifter 
  65.         from TTL to RS232.
  66.  
  67.         Alignment procedure
  68.         ===================
  69.  
  70.         1.: FM section
  71.         Connect the demodulator to the computer and run the JVFAX program.
  72.         Switch to FAX reception and hit the "C" key to invoke the calibration
  73.         help. (If the JVFAX program has not yet been configurated for this 
  74.         demodulator - 8 bit, serial port, bit 0 is SSTV sync: no - then do 
  75.         this first.
  76.  
  77.         Apply 1900 Hz to the FM input (JP3) and connect an oscilloscope to 
  78.         pin 14, U4d.
  79.         Set the input amplitude just high enough to obtain a well shaped 
  80.         rectangular waveform on the oscilloscope.
  81.         Use P98 to adjust the positive and negative half waves to equal widths.
  82.         Now connect the scope to pin 1, U4a. Adjust P99 until the short 
  83.         positive pulses have equal widths. 
  84.         
  85.         Set the mode switch to FM150, continue to apply 1900Hz to the FM input.
  86.         
  87.         Turn pots P2,P3,P4,P9 fully to the grounded side.
  88.         Turn pot P5 until the calibration help of JVFAX 5.0 shows the value 127.
  89.         Now turn P2 to the full level.
  90.         Adjust pot P1 to re-obtain the 127 display of the calibration help routine.
  91.  
  92.         Now change AF to 2050 Hz and adjust pot P2 to get a 255 display.
  93.         Check if display shows 0 when the AF is set to 1750 Hz. 
  94.         Eventually, fine tune P2 and P1 until the display shows 0 for 1750 Hz, 
  95.         127 for 1900 Hz and 255 for 2050 Hz.
  96.         Minor deviations from these frequencies are not critical.
  97.         
  98.         For the further steps don't change the P1 setting any more.
  99.         
  100.         Set mode switch to FM150 (ATC) and repeat the above adjustment with  
  101.         P3 and the edge frequencies 2200 Hz and 1600 Hz.
  102.         
  103.         Now mode switch to FM400  und repeat adjustment with 
  104.         P4, 1500 Hz and 2300 Hz.
  105.         
  106.         Finally set the mode switch to FM400 (ATC) and 
  107.         adjust with P9, 1100 Hz and 2700 Hz.
  108.  
  109.         This completes the alignment of the FM part.
  110.         
  111.         (SSTV reception must be performed witt mode switch setting  FM400 (ATC).
  112.  
  113.         2.: AM-section
  114.         If not yet done:
  115.         Connect the demodulator to the computer and run the JVFAX program.
  116.         Switch to FAX reception and hit the "C" key to invoke the calibration
  117.         help. (If the JVFAX program has not yet been configurated for this 
  118.         demodulator - 8 bit, serial port, bit 0 is SSTV sync: no - then do 
  119.         this first.
  120.         
  121.         Set the mode switch to the AM position; don't apply any AF.
  122.         Set P7 until the calibration help routine shows a value slightly
  123.         above 0. (2..5) 
  124.         
  125.         Now apply 2400 Hz to the AM input (JP4) via a volume control. 
  126.         Connect the scope to pin 6, U7b.
  127.         Set the AF amplitude to a value that doesn't overdrive U7c/U7d/U7a.
  128.         Now adjust P6 for minimum ripple of the rectified voltage. (rectified 
  129.         half waves must have equal amplitudes)
  130.         Vary input amplitude and set P6 to a compromise value, if necessary.
  131.         Now turn P8 until the AM sync LED lights. Slightly change the input 
  132.         frequency and fine tune P8 so that the LED turns off on frequencies 
  133.         symmetrical to 2400 Hz.
  134.  
  135.         Disconnect the AF source from the input. Re-adjust P7 until the 
  136.         calibration help routine just reaches 0.
  137.         
  138.  
  139.         This completes the alignment procedure.
  140.  
  141.  
  142.